Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
-
Re: How to take integers from a column which are in different positions in each raw in OAC?
Hi, You are almost there with the usage of SUBSTRING , all you need now is to use LOCATE to find the position of the bracket, and use that for your substring. Use LOCATE as the beginning of the subst…1 -
Re: Need BI Publisher or Oracle Analytics Publisher desktop plugin / software for Macbook with M3 Chip.
Hi, If you are asking for Oracle Analytics Publisher Desktop Tools, no need to look any further, there isn't one for Mac. As you can see in the certification, it's a Windows-only thing: htt…1 -
Re: What is the workaround to save a Workbook or a DataFlow to directly save to Google Drive?
Can there be an alternate solution leveraging the extensions and Python code to achieve this functionality? Well, one of the steps of a data flow in OAS is "Apply Custom Script", therefore …1 -
Re: Applying same filter in 2 canvas
OAS 6.4 (2022) is out of support being more than 2.5 years old. Parameters are a OAS 7.0 (2023) feature, and they kept evolving with more pieces added over time. If you use DV, it’s very important to…1 -
Re: Error when having a string concatenation of two columns over 4000 characters data
Hi @Subhakara Netala-Oracle , Your screenshot shows "ORA-01489: result of string concatenation is too long". This is the database kindly telling you that your physical query (on the databas…2
